Welcome![Sign In][Sign Up]
Location:
Search - code of genetic algorithm

Search list

[AI-NN-PRgenetic-algorithm

Description: 遗传算法的源代码,c语言编写,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。-The genetic algorithm source code, c language by Denis Cormier (North Carolina State University) developed, Sita S.Raghavan, (the University of North Carolina at Charlotte) correction.
Platform: | Size: 41984 | Author: zhanglei | Hits:

[Otherthe-main-genetic-algorithm

Description: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Description: Fga.m for the main program of the genetic algorithm binary Gray code, based on the roulette method nonlinear ranking selection, uniform crossover and mutation, but also the introduction of the inversion operation!
Platform: | Size: 19456 | Author: 李峰 | Hits:

[Special Effectsgenetic-algorithm-image-segmentation

Description: 遗传算法用于图像分割,以一片完整的论文为例,便于更准确、更深刻地理解程序源代码-Genetic algorithm for image segmentation, a complete paper, for example, to facilitate more accurate, and a deeper understanding of the source code of the program
Platform: | Size: 96256 | Author: 六月的雨 | Hits:

[AI-NN-PRThe-genetic-algorithm-LQR

Description: 遗传算法的LQR控制器优化设计自编代码,非常好用,适合于初学者学习。-The genetic algorithm LQR controller optimization design of self-compiled code, very easy to use, suitable for beginners to learn.
Platform: | Size: 95232 | Author: 铁大年 | Hits:

[Database systemGenetic-algorithm-source-code

Description: 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu,目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm source code, by Denis Cormier (North Carolina State University) developed, Sita S.Raghavan (University of North Carolina at Charlotte) corrected. Code to ensure as little as possible, in fact, do not have to troubleshoot. For a specific application fix this code, users only need to change the definition of constants and the definition of "evaluation function" button. Note that the code is designed for the maximum, in which the objective function can only take positive values​ ​ , and fitness function values ​ ​ and the individual is no difference between the values​ ​ . The system uses the ratio selection, the essence of the model, a single point crossover and uniform mutation. If you replace the uniform mutation with Gaussian mutation may get better results. Code has no graphics, or even no screen output, mainly to ensure high portability between platforms. Readers can ftp.uncc.edu, catalog coe/evol files prog.c ge
Platform: | Size: 35840 | Author: 周成 | Hits:

[source in ebookmy-souce-code-20130915

Description: 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) optimization neural network (NN) part of the program, the use of GA toolbox already defined some function, so this part of the program must be copied to the GA Toolbox directory to run in this book are: " Chapter 12" , " Chapter 13" and " Section 20.5." In addition, the book also includes the supporting PPT lesson plans.
Platform: | Size: 4115456 | Author: dream | Hits:

[matlabgenetic-matlab

Description: 本文对遗传算法进行了详细的编写说明,对遗传算法中各个模块的使用以及相互之间的关系都有详细的代码进行印证,希望对大家有所帮助。-The article provide the genetic algorithm code,including the working principle of genetic algorithm and I hope it can be helpful to everyone.
Platform: | Size: 22528 | Author: fx | Hits:

[AlgorithmGenetic-algorithm-c-source-code-

Description: 多变量遗传算法C++版 测试通过 输入输出文件在源码中有说明 根据需要修改目标函数和变量数即可-Multivariate genetic algorithm C++ and the number of variables needed to
Platform: | Size: 14336 | Author: moon | Hits:

[AI-NN-PRGA_program

Description: This the source code of Genetic Algorithm in Matlab.-This is the source code of Genetic Algorithm in Matlab.
Platform: | Size: 80896 | Author: Bao | Hits:

[AI-NN-PRGenetic-algorithm-source-code

Description: 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Genetic algorithm (ga) is a simulation Darwin the evolution natural selection and genetic mechanism of biological evolution process calculation model, is a kind of searching optimal solution by simulating the natural evolution process
Platform: | Size: 4282368 | Author: dangdang | Hits:

[VC/MFCAI-book-code

Description: 游戏编程中的人工智能技术 书源程序 包括遗传算法,人工智能-The technology of artificial intelligence in game programming .Source code Including genetic algorithm, artificial intelligence
Platform: | Size: 8504320 | Author: 何志彪 | Hits:

[Windows DevelopBinary-Genetic-Algorithm-Feature-Selection-(2).zi

Description: This submission contains (1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks. (2) MATLAB code to do Feature Selection Using Genetic Algorithm. NB: (i) This code is short BUT it works incredibly well since we employed GA Toolbox. (ii) You can run this code directly on your computer since the dataset herein is available in MATLAB software. (iii) Please do cite my publication to give credit to me (if you use this code). The citation is as follows: BABATUNDE Oluleye, ARMSTRONG Leisa J, LENG Jinsong and DIEPEVEEN Dean (2014). Zernike Moments and Genetic Algorithm: Tutorial and Application. British Journal of Mathematics & Computer Science. 4(15):2217-2236. Or BABATUNDE, Oluleye and ARMSTRONG, Leisa and LENG, Jinsong and DIEPEVEEN (2014). A Genetic Algorithm-Based Feature Selection. International Journal of Electronics Communication and Computer Engineering: 5(4) 889 905.-This submission contains (1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks. (2) MATLAB code to do Feature Selection Using Genetic Algorithm. NB: (i) This code is short BUT it works incredibly well since we employed GA Toolbox. (ii) You can run this code directly on your computer since the dataset herein is available in MATLAB software. (iii) Please do cite my publication to give credit to me (if you use this code). The citation is as follows: BABATUNDE Oluleye, ARMSTRONG Leisa J, LENG Jinsong and DIEPEVEEN Dean (2014). Zernike Moments and Genetic Algorithm: Tutorial and Application. British Journal of Mathematics & Computer Science. 4(15):2217-2236. Or BABATUNDE, Oluleye and ARMSTRONG, Leisa and LENG, Jinsong and DIEPEVEEN (2014). A Genetic Algorithm-Based Feature Selection. International Journal of Electronics Communication and Computer Engineering: 5(4) 889 905.
Platform: | Size: 1434624 | Author: abdalla | Hits:

[OtherFE-GA

Description: This is a matlab source code of genetic algorithm for optimizing a features based on KNN classifier... the data is available in matlab environment.This code ready to implement.
Platform: | Size: 1394688 | Author: abdalla | Hits:

[Othergenetic-algorithm

Description: 遗传算法从代表问题可能潜在的解集的一个种群开始的,而一个种群则由经过基因编码的一定数目的个体组成。本代码以旅行商问题为例,详细介绍遗传算法的使用方法。-A genetic algorithm the representation of the solution set of potentially the beginning, but after a certain number of the population the gene encoding the individual components. The code to the traveling salesman problem, for example, describes the use of genetic algorithms.
Platform: | Size: 3072 | Author: jesse | Hits:

[AlgorithmGenetic-algorithm-source-code

Description: 遗传算法的源代码,一共有三个,可以在vc或者vs上运行-Genetic algorithm source code, a total of three, or you can run on vc vs
Platform: | Size: 14336 | Author: hust | Hits:

[matlabGenetic-Algorithm

Description: 遗传算法是一种智能优化算法。本文档用一个简单的例子来说明遗传算法的各个步骤。每一步代码都有解释,适合初学者。-Genetic algorithm is an intelligent optimization algorithm. This document is a simple example to illustrate the various steps of the genetic algorithm. Each step has to explain the code, suitable for beginners.
Platform: | Size: 20480 | Author: 唐浩 | Hits:

[AI-NN-PRchapter4

Description: 这是一个基于神经网络遗传算法的系统极值寻优的代码-this is a code of genetic algorithm to calculate a extrme value of the system based on matlab
Platform: | Size: 191488 | Author: 鹏玉凤 | Hits:

[matlabcode-builder_ifl568

Description: 我在毕业设计时编写的遗传算法MATLB程序,具有比较好的通用性,里面有遗传算法的选择、交叉、变异函数,包括仓库问题,temp问题,temp1问题等遗传算法例子。 -I wrote in the design of genetic algorithm MATLB graduation program, with good versatility, there are genetic algorithm selection, crossover, mutation of genetic algorithm example of functions, including warehouse issues, temp problem, temp1 issues.
Platform: | Size: 12288 | Author: 64eu95 | Hits:

[matlabcode-builder_ix2rkm

Description: 我在毕业设计时编写的遗传算法MATLB程序,具有比较好的通用性,里面有遗传算法的选择、交叉、变异函数,包括仓库问题,GczvPu问题, RCFrhHG问题等遗传算法例子。 -I wrote in the design of genetic algorithm MATLB graduation program, with good versatility, there are genetic algorithm selection, crossover, mutation of genetic algorithm example of functions, including warehouse issues,GczvPu problem,RCFrhHG issues.
Platform: | Size: 14336 | Author: b7n7yf | Hits:

[matlabcode-builder_jn3x1a

Description: 我在毕业设计时编写的遗传算法MATLB程序,具有比较好的通用性,里面有遗传算法的选择、交叉、变异函数,包括仓库问题,ijnVXY问题, UIIyCQt问题等遗传算法例子。 -I wrote in the design of genetic algorithm MATLB graduation program, with good versatility, there are genetic algorithm selection, crossover, mutation of genetic algorithm example of functions, including warehouse issues,ijnVXY problem,UIIyCQt issues.
Platform: | Size: 5120 | Author: 92rtaj | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 43 »

CodeBus www.codebus.net